+2007-06-13 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS, README.in: Move the combobox note to the README,
+ where it seems more appropriate.
+
2007-06-13 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkwidget.c (gtk_widget_modify_cursor): Improve docs.
Overview of Changes from GTK+ 2.11.2 to 2.11.3
==============================================
-* GtkComboBox:
- - Removed an unused and hardly visible GtkFrame from the menu widget hierarchy
- when GtkComboBox::appears-as-list style property is set. Any RC file
- applying a different style to any widget below the widget path
- "gtk-combobox-popup-window.GtkFrame" should take into account that the frame
- no longer exists.
-
* Bugs fixed:
444310 update_buttons_state on a bare assistant causes gtk+ to crash
+
Overview of Changes from GTK+ 2.11.1 to 2.11.2
==============================================
has been taken to make sure that all code using this signal continues
to work.
+* Removed an unused and hardly visible GtkFrame from the menu widget hierarchy
+ when GtkComboBox::appears-as-list style property is set. Any RC file
+ applying a different style to any widget below the widget path
+ "gtk-combobox-popup-window.GtkFrame" should take into account that the
+ frame no longer exists.
+
Release notes for 2.10
======================